home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / strategy / awele-1.000 < prev    next >
Text File  |  1996-11-17  |  789b  |  26 lines

  1. The game of Awele is a popular african game, also known as "Sungo"
  2. or "Ubao". It is made of a wooden board with 12 holes containing
  3. some kind of stones. The aim is to capture as many stones as 
  4. possible. There exist varieties of rules. I implemented the one
  5. I know, which is one of the most popular (in Ivory Coast at least).
  6.  
  7. This code has been tested on DEC 5000, DEC Alpha and Sparc stations.
  8. It seems fine with Linux also.
  9. It is a Tcl/Tk script, with some routines written in C. See the INSTALL
  10. file for instructions.
  11.  
  12. Requirements:
  13.     - Unix
  14.     - X11, color display (8 or 24 bits)
  15.     - Tcl version 7.4 / Tk version 4.0
  16.     - ANSI-C compiler
  17.  
  18. Also available at:
  19.     http:///www-rocq.inria.fr/air/ftp/Jean-Paul/
  20.  
  21. Send comments, suggestions, claims to:
  22.     jean-paul.berroir@inria.fr
  23.  
  24. Thanks
  25. Jean-Paul
  26.